Skip to content

chore(deps): update tunit to 1.40.0#2538

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Apr 26, 2026
Merged

chore(deps): update tunit to 1.40.0#2538
thomhurst merged 1 commit into
mainfrom
renovate/tunit

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
TUnit 1.39.01.40.0 age confidence
TUnit.Assertions 1.39.01.40.0 age confidence
TUnit.Core 1.39.01.40.0 age confidence

Release Notes

thomhurst/TUnit (TUnit)

v1.40.0: 1.40.0

What's Changed
Other Changes
Dependencies
New Contributors

Full Changelog: thomhurst/TUnit@v1.39.0...v1.40.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Apr 26, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 26, 2026 15:48
@thomhurst thomhurst added dependencies Pull requests that update a dependency file renovate-bot MINOR labels Apr 26, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a routine Renovate bot dependency update bumping TUnit, TUnit.Assertions, and TUnit.Core from 1.39.0 to 1.40.0 in Directory.Packages.props.

Assessment: LGTM

A few notes from reviewing the TUnit 1.40.0 release:

  • All three packages are bumped together to the same version, which is correct — they are part of the same framework and must stay in sync.
  • The change is scoped entirely to the test layer (TUnit is a test framework), so there is no runtime impact on library consumers.
  • The release is primarily performance-focused (async forwarding collapsing, lazy hook metadata, CAS-based lock-free registry, etc.), which should make the test suite run faster.
  • One fix worth noting: fix(assertions): prefer string overload of Member() over IEnumerable<char> (#5702/#5721) is a correctness fix that could in theory change assertion behaviour for any tests calling .Member() with a string argument. If tests pass CI after this bump, that confirms no regressions.
  • Auto-merge is already enabled and the confidence badge from Mend shows this is a safe upgrade.

No design, architectural, or maintainability concerns with this change.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit c8d4ecf into main Apr 26, 2026
12 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch April 26, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants